Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify Jest configuration #156

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

surilindur
Copy link
Contributor

This is a small change to collect the Jest configs into a single file as in the main Comunica repo, and to convert it into TypeScript for easier typing support, and to set it apart from all the transpiler-generated code. The addition of ts-node is to support the TS format of the config.

Any feedback is welcome. 🙂

@rubensworks
Copy link
Member

CI seems to be failing.

@surilindur
Copy link
Contributor Author

Yes, the CI failures are caused by the test typings being a bit off, which also happens to me locally. It is fixed in #154 and the CI should pass when that one is merged and I rebase this.

@surilindur surilindur force-pushed the chore/simplify-jest-config branch from eed5334 to 01174b5 Compare January 8, 2025 11:59
@surilindur surilindur force-pushed the chore/simplify-jest-config branch from 01174b5 to f4d9bca Compare January 8, 2025 12:02
@surilindur surilindur closed this Jan 8, 2025
@surilindur surilindur reopened this Jan 8, 2025
@surilindur
Copy link
Contributor Author

This is now ready for review! I forgot I had this open, as well. 😅

@rubensworks rubensworks merged commit c7a7993 into comunica:master Jan 8, 2025
29 checks passed
@surilindur surilindur deleted the chore/simplify-jest-config branch January 8, 2025 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants